How to Install brutalchess software package in Debian 9 (Stretch)

How to Install brutalchess software package in Debian 9 (Stretch)

brutalchess software package provides 3D chess game with reflection of the chessmen, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install brutalchess 

brutalchess is installed in your system.

Make ensure the brutalchess package were installed using the commands given below,

$ sudo dpkg-query -l | grep brutalchess *

You will get with brutalchess package name, version, architecture and description in a table

brutalchess package basic information:

Distro Debian 9 stretch
Section Games
Package brutalchess
Version 0.5.2+dfsg-7
Description 3D chess game with reflection of the chessmen
Sub Section Games


See Also, How to uninstall or remove brutalchess software package from Debian 9 (Stretch)?